FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (62 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType
Status active
Date 2023-11-30T13:34:48.0713252+00:00
Name NxhExtMedicationType
Experimental False
Description Type of medication.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoCompoundMedication NxhChemoCompoundMedication
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCompoundMedication NxhCompoundMedication
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMedicationAdministration NxhMedicationAdministration

Resources that this resource uses

ValueSet
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-medication-type NxhVSMedicationType


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-ext-medication-type",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType",
  "name" : "NxhExtMedicationType",
  "status" : "active",
  "date" : "2023-11-30T13:34:48.0713252+00:00",
  "description" : "Type of medication.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Medication"
    },
    {
      "type" : "element",
      "expression" : "MedicationAdministration"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Medication type",
        "definition" : "Medication type"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.value[x].coding",
        "path" : "Extension.value[x].coding",
        "binding" : {
          "strength" : "extensible",
          "description" : "Medication type",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-medication-type"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.